home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 684 / 684.xpi / chrome / fireftp.jar / skin / overlay.css < prev   
Cascading Style Sheet File  |  2007-03-18  |  341b  |  12 lines

  1. #fireftp-button {
  2.   list-style-image    : url("chrome://fireftp/skin/icons/logo24.png");
  3. }
  4.  
  5. toolbar[iconsize="small"] #fireftp-button {
  6.   list-style-image    : url("chrome://fireftp/skin/icons/logo.png");
  7. }
  8.  
  9. #fireftptoolsmenu, #fireftpcontentarea, #fireftpcontextmenu {
  10.   list-style-image    : url("chrome://fireftp/skin/icons/logo.png");
  11. }
  12.